home *** CD-ROM | disk | FTP | other *** search
- Path: news.cis.nctu.edu.tw!usenet
- From: Kellum <kellumb@emh1.pa.net>
- Newsgroups: comp.lang.c++
- Subject: Dynamic Dialog Creation in VC++ 2.2/4.0
- Date: Wed, 03 Jan 1996 21:57:02 -0500
- Organization: Dept. of Computer & Information Science, NCTU, Taiwan
- Message-ID: <30EB41FE.2191@emh1.pa.net>
- NNTP-Posting-Host: @205.166.61.149
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b2 (Windows; I; 32bit)
-
- I am having difficulty building dynamic dialog boxes in VC++. My
- ultimate goal is to build several dialogs in memory and then treat
- them as property sheets so that I can build one tabbed dialog. I
- need to use dynamic dialogs because I am dealing with displaying
- object attributes that are different for each object and I don't know
- in advance which objects I am dealing with. I don't want to build
- any static resources because new attributes will come and go in the
- future for these objects and I don't want to redevelop static dialogs
- every time this happens.
-
- If anybody has any ideas please let me know. My primary difficulty
- is in populating the controls on a dialog template in memory.
-
- Thanx in advance;
-
- Bob Kellum
- --
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-
- You can move a Mountain, but you can't budge a Big Dog!
-
- Bob, Traci and Talyna Kellum kellumb @emh1.pa.net
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-